Einhugur OpenDocument Text Plugin for Xojo

EinhugurODT.DocumentItemIterator Class

Class to iterate through document items.

You never create instance of this class but it is internally created for you when using for each syntax on document items.

Iterators are not supported on Xojo 2019r1. You need newer Xojo to use Iterators.

Object
   DocumentItemIterator

class EinhugurODT.DocumentItemIterator implements

Iterator

Iterable

Constructors

DocumentItemIterator (private) Private constructor.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS